]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2016-07-26 grehanCatch another case where an XHCI interrupt was being
2016-07-26 npcxgbe(4): Initialize the adapter queues (fwq and mgmtq...
2016-07-26 ianTranslate modem status reg bits from ns16550 to SER_...
2016-07-26 ianActually return line status register values from umosco...
2016-07-26 ivadaszMention AC3165 and AC8260 chipsets in iwm(4) and mentio...
2016-07-26 brdFix the case for some sysctl descriptions.
2016-07-26 edFix typing of srandom() and initstate().
2016-07-26 philFix start date to not be in the future.
2016-07-26 edAdd shmatt_t.
2016-07-26 adrianUpdate my TODO items.
2016-07-26 emastevt: lock Giant around kbd calls in CONS_GETINFO
2016-07-26 emasteapply some style(9) to kbd: make function name start...
2016-07-26 sephehyperv/vmbus: Nuke unnecessary accessor functions.
2016-07-26 bdreweryAdd links for bit_ffc_at(3) and bit_ffs_at(3).
2016-07-26 sbrunoiwm(4) synchronize driver to DragonFlyBSD version and...
2016-07-25 sbrunoiwm(4): switch to ieee80211_runtask()
2016-07-25 sbrunoUpdate iwmfw(4) to include support for 8260 series...
2016-07-25 renemiwi resigned from FreeBSD, update the graph
2016-07-25 impRemove some extraneous printfs.
2016-07-25 cemdevfs: Move most ioctl logic down to vnode layer
2016-07-25 andrewRemove an unused variable.
2016-07-25 andrewFix a typo in a string in a KASSERT to sanity check...
2016-07-25 andrewRework how we number CPUs on arm64 to try and keep...
2016-07-25 andrewEnable the generic OHCI driver on arm64
2016-07-25 delphijFix bspatch heap overflow vulnerability.
2016-07-25 desRewrite the GPT and MBR examples. For GPT, ensure...
2016-07-25 aeDo not invoke resize method if geom is being withered.
2016-07-25 julianSplit MAKE_SYSENT into two parts so that the initialize...
2016-07-25 delphijChange bsdiff to use divsufsort suffix sort library...
2016-07-25 sephehyperv/vmbus: Move bufring info definition to vmbus_brvar.h
2016-07-25 sephehyperv/vmbus: Rename hv_vmbus_priv.h to vmbus_brvar.h
2016-07-25 emasteavoid building otusfw when WITHOUT_SOURCELESS_UCODE set
2016-07-24 emastelibelftc: fix demangling of wchar_t
2016-07-24 glebiusFix failures of scripted conversion.
2016-07-24 delphijVendor import of libdivsufsort, a software library...
2016-07-24 bdreweryDon't disable binutils/elftoolchain bootstrapping with...
2016-07-24 bdreweryFix empty WANT_COMPILER_TYPE when neither compiler...
2016-07-24 bdrewerySYSTEM_COMPILER: Rework the logic to allow a 'make...
2016-07-24 brFix style.
2016-07-24 mavPostpone ntb_get_msix_info() till we need to negotiate...
2016-07-24 baptRemove reference cpp(1) which is not used anymore
2016-07-24 glebiusThe date format for ru_RU.UTF-8 locale has changed...
2016-07-24 glebiusPartially revert r257696/r257713, which have an issue...
2016-07-24 mavAdd more UEFI/e820 memory types from latest specifications.
2016-07-24 andrewRemove now unused functions from the FDT uart cpu driver.
2016-07-24 mizhka[nvram2env] split implementation into generic & MIPS...
2016-07-24 loosAllow the use of micphy on am335x devices.
2016-07-23 markjCorrect a comment - each page queue has its own lock.
2016-07-23 markjUpdate a comment in vm_page_advise() to match behaviour...
2016-07-23 loosAdd support for the Microchip/Micrel KSZ9031 Gigabit...
2016-07-23 loosRemove unused USB ethernet driver from BEAGLEBONE/AM335...
2016-07-23 npFix kernel builds with "device cxgbe".
2016-07-23 jhbUse MTX_SYSINIT for the VESA lock.
2016-07-23 baptRecode the new dependency on converters/p5-Text-Iconv
2016-07-23 baptUpdate mandoc to 1.13.4 release
2016-07-23 baptUpdate to mdocml 1.13.4
2016-07-23 baptAdd weekday to the date format of more locales
2016-07-23 baptAdd another hack to add weekday to date format to more...
2016-07-23 baptDo not try to delete the home of the user if is is...
2016-07-23 kibAddm missed required call to xo_finish() when only...
2016-07-23 bdreweryMove chown tests to proper path
2016-07-23 kibImplement mtx_trylock_spin(9).
2016-07-23 ache1) POSIX defines well when GLOB_NOMATCH or original...
2016-07-23 jhibbitsUse label math instead of hard-coding offsets for retur...
2016-07-23 ache1) We need the original pattern (in the next round...
2016-07-22 jhbAdd a driver to create VF devices on Chelsio T4/T5...
2016-07-22 jhbInstall a handler for firmware work request error messages.
2016-07-22 mizhka[new-committer:mizhka] add committer into graph
2016-07-22 jhbUpdate after r303154 to note that operations on local...
2016-07-22 npctld(8): Fix MaxBurstLength negotiation.
2016-07-22 bdreweryDon't run find(1) for __MPATH with NO_MODULES set.
2016-07-22 brAdd GCC 6.1 warn flags for kernel as well.
2016-07-22 brSet the soft-float flag for assembly code as well.
2016-07-22 brAdd warn flags for GCC 6.1 compiler.
2016-07-22 brSet real values for context/cursor sizes for RISC-V...
2016-07-22 manuPC5 doesn't have mmc2 function.
2016-07-22 kibMake cam.ko loadable.
2016-07-22 sephehyperv/vmbus: Move vmbus bufring definition to vmbus_reg.h
2016-07-22 sephehyperv/vmbus: Cleanup and augment bufring sysctl tree...
2016-07-22 sephehyperv/vmbus: Cosmetic bufring cleanup.
2016-07-22 karelsFix per-connection L2 caching in fast path
2016-07-21 impAdd opt_ddb.h.
2016-07-21 impFix cam builds w/o nvme. This is a stop-gap fix until...
2016-07-21 jhbAdd more documentation regarding unsafe AIO requests.
2016-07-21 cyUpdate leap-seconds to leap-seconds.3676752000.
2016-07-21 emastelibmd: strip local absolute symbols (to link with lld)
2016-07-21 emastelibcxxrt: add padding in __cxa_allocate_* to fix alignment
2016-07-21 emasteRemove duplicate symbols from libroken version-script.map
2016-07-21 kibHide counted_warning(9) under #ifdef _KERNEL braces...
2016-07-21 kibDeclare aio requests on files from local filesystems...
2016-07-21 kibRemove spurious but harmless double-quote.
2016-07-21 kibProvide counter_warning(9) KPI which allows to issue...
2016-07-21 adrian[mx25l] add new device id.
2016-07-21 pfgbinutils: fix "Bad value" error in bfd for MIPS when...
2016-07-21 pfgsed(1): Appease older GCC.
2016-07-21 manuaxp209 needs aw_nmi so attach a bit earlier
2016-07-21 manuWe need the GIC to be attached so attach later at BUS_P...
2016-07-21 andrewFix the build:
2016-07-21 ache1) GLOB_BRACE was somewhat broken. First it repeatedly...
2016-07-21 kibImprove typesetting.
next