]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2017-01-10 mmMFV r311899:
2017-01-10 markjCoalesce TLB shootdowns of global PTEs in pmap_advise...
2017-01-10 markjDo not set BIO_DONE if the BIO specifies a completion...
2017-01-10 sbrunoSet CFLAGS correctly for sys/modules/em
2017-01-10 mmUpdate vendor/libarchive to git 22f2d190639e6bd496a3b82...
2017-01-10 mjgsparc64: add atomic_fcmpset
2017-01-10 mavAdd checks for received mode page length.
2017-01-10 pfgRemove unused __gnu_inline() attribute.
2017-01-10 asomersFix memory leaks during "tail -r" of an irregular file
2017-01-10 asomersFix typo from change 310985 in ObsoleteFiles.inc
2017-01-10 asomersATFify the geom gate tests.
2017-01-10 mavDo not wait for HA thread shutdown if scheduler is...
2017-01-10 gonzo[efi] Build EFI bits with -fPIC on ARM
2017-01-10 gonzo[efi] Fix .rel.data.* being erroneously merged into...
2017-01-10 gonzo[efi] Fix off-by-one error in ARM .bss zeroing code...
2017-01-10 pluknetFix build without IEEE80211_DEBUG.
2017-01-10 kibFix acquisition of nested write compat rtld locks.
2017-01-10 lwhsuReplace using of objdump with elfdump
2017-01-10 npThe iw_cxgb and iw_cxgbe drivers should not use a FreeB...
2017-01-10 kibUse ANSI C definitions, update comment.
2017-01-10 arybchiksfxge(4): avoid unnecessary mbuf data prefetch
2017-01-10 bzTeach crunchide about EM_S390 to make bootstrapping...
2017-01-10 andrewAdd acpi_if.h to SRCS so we have it when building ahci_...
2017-01-10 andrewAdd an ACPI attachment to the existing ahci_generic...
2017-01-10 mavFix malloc(M_WAITOK) under mutex, introduced at r311787.
2017-01-10 ngieDiff reduce with upstream by removing signal.h #include
2017-01-10 ngieMerge ^/vendor/NetBSD/tests/dist@r311868
2017-01-10 ngieMerge the grammar fix for lib/libc/gen/raise_test:raise...
2017-01-10 adrian[net80211] add VHT mediatype initialisation and update...
2017-01-10 adrian[net80211] Add default parameters for 11ac.
2017-01-10 adrian[net80211] add VHT action frame placeholders for when...
2017-01-10 lerAdd my birthday to calendar.freebsd
2017-01-10 adrian[net80211] add missing VHTCAP declaration changes.
2017-01-10 adrian[net80211] add CHAN_VHT2G/CHAN_VHT5G macros.
2017-01-10 adrian[net80211] add VHT EDCA parameters for WME/QoS mode.
2017-01-10 adrian[net80211] create a helper function to calculate the...
2017-01-10 sbrunoAdd copywrite notices, 2-clause BSD.
2017-01-10 adamwAs much as I've enjoyed being listed as emeritus for...
2017-01-10 lerAdd myself to committers-ports.dot
2017-01-10 mjgcd9660: fix up compilation on sparc after r311665
2017-01-10 ianUse the post-reset hook to force the controller to...
2017-01-10 sbrunoMigrate e1000 to the IFLIB framework:
2017-01-10 npcxgbe(4): Attach to the 2x25 debug card. This is for...
2017-01-10 bmsAllow udbp(4) to claim Belkin "Windows Easy Transfer...
2017-01-10 npcxgbe(4): Refresh t4_msg.h, mainly for definitions...
2017-01-10 avosrtwn_pci(4): fix possible race while accessing 'matched...
2017-01-10 bmsAdd PID for Belkin F5U258 "Windows Easy Transfer Cable...
2017-01-10 cemAdjust ACPI_EXPORT_SYMBOL for AcpiGetTableWithSize
2017-01-09 cemcd9660: typedef cd_ino_t in preference to #define
2017-01-09 cemcd9660: Add a prototype for cd9660_vfs_hash_cmp
2017-01-09 sbrunoWhite space cleanup from an cut-n-paste.
2017-01-09 avosrtwn_usb(4): do not try to modify global static structure.
2017-01-09 sbrunoRemove unused mtx_held() macro.
2017-01-09 npcxgbe(4): Enable automatic cidx flush for all control...
2017-01-09 npcxgbe(4): The wraparound logic in start_wrq_wr() should...
2017-01-09 adrian[rsu] add support for the "green" rsu NICs.
2017-01-09 mariusIn dummynet(4), random chunks of memory are casted...
2017-01-09 kibForcibly remove the cached items from pseudofs vncache...
2017-01-09 dimAvoid taking the address of a packed struct member...
2017-01-09 dimAdd recently added libc++ headers to OptionalObsoleteFi...
2017-01-09 dimAfter r311565, also remove llvm-ranlib from ObsoleteFil...
2017-01-09 mavRewrite CTL statistics in more simple and scalable...
2017-01-09 ianAdd sdhci_handle_card_present_locked() that can be...
2017-01-09 marius- Add support for Intel Apollo Lake and Bay Trail eMMC...
2017-01-09 mariusIn mmcsd_task(), bio_resid was not being set to 0 on...
2017-01-09 mavAllocate memory for prevent flags only for removable...
2017-01-09 kibUse standard Versions.def for libprocstat.
2017-01-09 kibUse tab for indent.
2017-01-09 smhFix rstat: symbol not in namelist from netstat
2017-01-09 delphijFix typo.
2017-01-09 ngieAdd a REVISION section to track changes for the BEGEMOT...
2017-01-09 ngieAdd a REVISION section to track changes for the BEGEMOT...
2017-01-09 ngieAdd a REVISION section to track changes for the FOKUS...
2017-01-09 ngieAdd a REVISION section to track changes for the BEGEMOT...
2017-01-09 ngieSimilar to r311750, check for the result from smiGetMod...
2017-01-09 ngieUse calloc instead of malloc + memset(.., 0, ..)
2017-01-09 ngieCheck result from smiGetFirstNode and smiGetNodeByOID
2017-01-09 ngieBump WARNS up from 0 to 6
2017-01-09 ngieDocument bsd.snmpmod.mk from a high-level
2017-01-09 sephehyperv: Add method to read 64bit Hyper-V specific time...
2017-01-09 ngieAdd a REVISION section to track changes for the BEGEMOT...
2017-01-09 ngieAdd a REVISION section to track changes for the hostres...
2017-01-09 ngieImprove the smilint target in the hostres and mibII...
2017-01-09 ngieUse SRCTOP instead of spelling out the full path with...
2017-01-09 ianUse the new sdhci_fdt_gpio helper functions to add...
2017-01-09 ianUse the new sdhci_fdt_gpio helper functions to add...
2017-01-09 ianAdd new helper routines for sdhci bridge drivers that...
2017-01-09 ngieUse nitems(mib) instead of hardcoding mib's length...
2017-01-09 ianAdd support for non-removable media, and a quirk to...
2017-01-09 ngieUse nitems({mib,name}) instead of hardcoding their...
2017-01-09 ngielib/libutil/kinfo_*: style cleanup
2017-01-09 ngieUse nitems(mib) instead of hardcoding mib's length
2017-01-09 ngieSort #includes
2017-01-09 ngieClean up trailing whitespace
2017-01-09 ngieStyle fixes
2017-01-09 ngieStyle(9) fixes
2017-01-08 avosrtwn_usb(4): fix Rx buffer size calculation.
2017-01-08 baptUpdate pciids to 2017.01.08
2017-01-08 jhibbitsKnock a page off VM_MAX_KERNEL_ADDRESS
2017-01-08 grehanUse correct PCI device id for virtio-rng.
next