]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2017-11-26 Michal MelounAddd work around for LLVM bug 35023.
2017-11-26 Warner LoshAdd efidp_format_device_path_node to format a single...
2017-11-26 Ed SchoutenAdd a Saved Process Status Register bit for AArch32...
2017-11-26 Ed SchoutenCorrect some more places where TO_PTR() should be used.
2017-11-26 Ed SchoutenUse TO_PTR() to convert integers to pointers.
2017-11-26 Ed SchoutenMake 32-bit system calls end up in svc_handler().
2017-11-26 Konstantin... Improve sysctl(8) pretty printing of some structures.
2017-11-26 Andrew TurnerMake the arm64 pmap_invalidate functions static inline...
2017-11-26 Cy SchubertFix spelling error (probably typo).
2017-11-26 Xin LIFill in date.
2017-11-26 Nathan WhitehornRemove another extern int n_slbs made redundant by...
2017-11-26 Nathan WhitehornUse the cookie now set by loader to determine whether...
2017-11-26 Pedro F. Giffunilib: further adoption of SPDX licensing ID tags.
2017-11-25 Nathan WhitehornRemove some, but not all, assumptions that the BSP...
2017-11-25 Nathan WhitehornAvoid assumptions about the BSP being CPU 0.
2017-11-25 Nathan WhitehornOn AIM systems, it is not actually possible to stop...
2017-11-25 Nathan WhitehornReturn base IRQ of PIC when added and massively increas...
2017-11-25 Nathan WhitehornMissed gate on __powerpc64__ for setting LPCR in r326207.
2017-11-25 Nathan WhitehornWhen booting from an FDT, make sure the FDT itself...
2017-11-25 Nathan WhitehornAllow platform modules to set the size of large pizes...
2017-11-25 Nathan WhitehornInvalidate TLB at boot using the correct IS settings...
2017-11-25 Nathan WhitehornDefinitions for registers and trap types found on new...
2017-11-25 Nathan WhitehornMissed platform_smp_timebase_sync() in r326205.
2017-11-25 Nathan WhitehornMake n_slbs public in a more straightforward way. Some...
2017-11-25 Nathan WhitehornPreserve the LPCR on new-ish (POWER7 and POWER8) CPUs...
2017-11-25 Nathan WhitehornYield while spinning on APs and avoid announcing all...
2017-11-25 Nathan WhitehornWhether you can use mttb() or not is more complicated...
2017-11-25 Nathan WhitehornDo not bind to CPUs with SMT, which use a different...
2017-11-25 Nathan WhitehornAvoid emitting a PT_INTERP section for powerpc64 kernel...
2017-11-25 Nathan WhitehornAutomatically use the ELFv2 ABI on powerpc64 if support...
2017-11-25 Mateusz GuzikAdd the missing lockstat check for thread lock.
2017-11-25 Mateusz GuzikConvert in-kernel thread_lock_flags calls to thread_loc...
2017-11-25 Mateusz Guzikrwlock: fix up compilation of the previous change
2017-11-25 Mateusz Guzikrwlock: add __rw_try_{r,w}lock_int
2017-11-25 Mateusz Guziksx: change sunlock to wake waiters up if it locked...
2017-11-25 Mateusz Guziklocks: retry turnstile/sleepq loops on failed cmpset
2017-11-25 Mateusz Guzikrwlock: stop re-reading the owner when going to sleep
2017-11-25 Pedro F. Giffunilibc: further adoption of SPDX licensing ID tags.
2017-11-25 Pedro F. Giffuniinclude: General further adoption of SPDX licensing...
2017-11-25 Kyle EvansAllwinner a83t: enable USB support
2017-11-25 Kyle EvansAdd r-ccu support for the Allwinner a83t
2017-11-25 Andriy Gaponzdb: follow-up to r326150, check if malloc succeeded
2017-11-25 Alexander MotinSlightly fix bidirectional stream number allocation.
2017-11-25 Xin LISet errno to EFTYPE instead of EINVAL to be more consis...
2017-11-25 John BaldwinDecode kevent structures logged via ktrace(2) in kdump.
2017-11-25 John BaldwinAdd stdio.h to the synopsis for sysdecode functions...
2017-11-24 Nathan WhitehornModify all FreeBSD bootloaders on PowerPC AIM (Book...
2017-11-24 Mark JohnstonCompile one of the uctf test programs with -m32.
2017-11-24 Michael TuexenFix SPDX line as suggested by pfg
2017-11-24 Ed MasteTemporarily disable VIMAGE on arm64
2017-11-24 Mark JohnstonDon't redefine _KERNEL.
2017-11-24 Mark JohnstonFix the type signature for sx(9) DTrace subroutines.
2017-11-24 Mark JohnstonHave lockstat:::sx-release fire only after the lock...
2017-11-24 Mark JohnstonAdd a missing lockstat:::sx-downgrade probe.
2017-11-24 Landon J. Fullerbhnd(4): Add missing dependency on ofw_bus_if.h
2017-11-24 Mark JohnstonFix typos.
2017-11-24 Jason W. BaconAdd new ports committer jwb
2017-11-24 Nathan WhitehornSwitch the default firmware for npe(4) from the QOS_VLA...
2017-11-24 Hans Petter... RoCE/infiniband upgrade to Linux v4.9 for kernel and...
2017-11-24 Hans Petter... Fix for multi-threaded lib32 compat build on amd64.
2017-11-24 Ed SchoutenPick the right vDSO file/linker flags when building...
2017-11-24 Ed SchoutenSet CP15BEN in SCTLR to make memory barriers work in...
2017-11-24 Ed SchoutenAdd rudimentary support for building FreeBSD/arm64...
2017-11-24 Michael TuexenUnbreak compilation when using SCTP_DETAILED_STR_STATS...
2017-11-24 Hans Petter... Merge ^/head r326132 through r326161.
2017-11-24 Hans Petter... Implement atomic_fetchadd_64() for i386. This function...
2017-11-24 Hans Petter... Compile fixes for 32-bit architectures.
2017-11-24 Hans Petter... Compile fix for LINT-NOIP kernel target.
2017-11-24 Andriy Gaponamd-vi: a small whitespace cleanup
2017-11-24 Andriy Gaponamd-vi: use correct type for pci_rid, start_dev_rid...
2017-11-24 Andriy Gaponamd-vi: small improvements to event printing
2017-11-24 Andriy Gaponamd-vi: print some additional details for INVALID_DEVIC...
2017-11-24 Michael TuexenAdd SPDX line.
2017-11-24 Andriy Gaponamd-vi: fix up r326152, the new width requires a wider...
2017-11-24 Andriy Gaponamd-vi: fix and extend definition of Command and Event...
2017-11-24 Andriy Gaponvmm/amd: improve iteration over IVHD (type 10h) entries...
2017-11-24 Andriy Gaponzdb: use a heap allocation instead of a huge array...
2017-11-24 Hans Petter... Make sure all tasks are cancelled synchronously in...
2017-11-24 Hans Petter... Build fix for ipoib when CONFIG_INFINIBAND_IPOIB_CM...
2017-11-24 Hans Petter... Build fix for kernel LINT target.
2017-11-24 Hans Petter... Simplify the build dependencies when building the OFED...
2017-11-24 Ed SchoutenDon't let cpu_set_syscall_retval() clobber exec_setregs().
2017-11-24 Warner LoshMark the func pointer as __dead2. It looks up loader_ma...
2017-11-24 Warner LoshFix theoretical integer overflow issues. If the product...
2017-11-24 Kyle EvansAdd ccu compat string for Allwinner a83t
2017-11-23 Andriy Gaponvmrun.sh: add -A option for AHCI emulation of disk...
2017-11-23 Konstantin... vmstat: use 64-bit counters from struct vmtotal.
2017-11-23 Konstantin... Use C standard spelling uint64_t for u_int64_t.
2017-11-23 Andrew TurnerEnsure we check the program state set in the trap frame...
2017-11-23 Ed Mastebfd: avoid crash on corrupt binaries
2017-11-23 Ed Mastebfd: fix segfault in the ihex parser on malformed ihex...
2017-11-23 Mark JohnstonDuplicate helpers after disabling inherited tracepoints...
2017-11-23 Hans Petter... Merge ^/head r325999 through r326131.
2017-11-23 Mark JohnstonAllow kern.geom.mirror.debug to be negative.
2017-11-23 Hans Petter... Make sure the iSCSI I/O limits are set properly so...
2017-11-23 Edward Tomasz... Mark kgmon(8) obsolete, redirecting users to pmcstat(8).
2017-11-23 Hans Petter... The __internal_mr is freed as part of the protection...
2017-11-23 Konstantin... Remove lint support from system headers and MD x86...
2017-11-23 Konstantin... Kill all descendants of the reaper, even if they are...
2017-11-23 Andrew TurnerZero struct efi_tm before setting the needed values...
next