]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2017-01-11 Dimitry AndricMake EFI_RESERVED_SERVICE a proper prototype
2017-01-11 Sean BrunoRestore v6 offload caps for igb(4) class devices.
2017-01-11 Jean-Sébastien... committers-ports.dot: Add myself
2017-01-11 Dimitry AndricDon't include <errno.h> in reloc_elf.c, as it includes...
2017-01-11 Alan SomersFix build of usr.bin/tail with GCC
2017-01-11 Enji CooperConsolidate __NetBSD__ #ifdef
2017-01-11 Enji CooperImport testcase updates with code contributed back...
2017-01-11 Enji CooperFix whitespace in comment
2017-01-11 Enji CooperAdd acpi_if.h and opt_acpi.h to Makefile to unbreak...
2017-01-11 Enji CooperPull in changes from upstream for lib/libc/{c063,gen...
2017-01-11 Enji CooperPartially revert r311236
2017-01-11 Hiroki SatoAdd more #ifdef INET and INET6.
2017-01-11 Enji CooperFix up r311227
2017-01-11 Xin LIMFV r311913:
2017-01-11 Xin LIApply upstream fix for CVE-2016-10009 and CVE-2016...
2017-01-11 Justin HibbitsForce all TOC references in asm to include '@toc'
2017-01-11 Oleksandr Tymoshenko[sdhci] Add ACPI platform support for SDHCI driver
2017-01-11 Mark JohnstonHave DTrace handle faults when dereferencing a lock...
2017-01-11 Mark JohnstonIgnore LC_SLEEPABLE when testing whether a mutex is...
2017-01-11 Ian LeporeFollow r311103: add "pool" to the keywords that rc...
2017-01-11 Conrad MeyerRevert r311843, r311667
2017-01-10 Martin MatuskaBuild libarchive tests missing in r311899
2017-01-10 Martin MatuskaMFV r311899:
2017-01-10 Mark JohnstonCoalesce TLB shootdowns of global PTEs in pmap_advise...
2017-01-10 Mark JohnstonDo not set BIO_DONE if the BIO specifies a completion...
2017-01-10 Sean BrunoSet CFLAGS correctly for sys/modules/em
2017-01-10 Martin MatuskaUpdate vendor/libarchive to git 22f2d190639e6bd496a3b82...
2017-01-10 Mateusz Guziksparc64: add atomic_fcmpset
2017-01-10 Alexander MotinAdd checks for received mode page length.
2017-01-10 Pedro F. GiffuniRemove unused __gnu_inline() attribute.
2017-01-10 Alan SomersFix memory leaks during "tail -r" of an irregular file
2017-01-10 Alan SomersFix typo from change 310985 in ObsoleteFiles.inc
2017-01-10 Alan SomersATFify the geom gate tests.
2017-01-10 Alexander MotinDo not wait for HA thread shutdown if scheduler is...
2017-01-10 Oleksandr Tymoshenko[efi] Build EFI bits with -fPIC on ARM
2017-01-10 Oleksandr Tymoshenko[efi] Fix .rel.data.* being erroneously merged into...
2017-01-10 Oleksandr Tymoshenko[efi] Fix off-by-one error in ARM .bss zeroing code...
2017-01-10 Sergey KandaurovFix build without IEEE80211_DEBUG.
2017-01-10 Konstantin... Fix acquisition of nested write compat rtld locks.
2017-01-10 Li-Wen HsuReplace using of objdump with elfdump
2017-01-10 Navdeep ParharThe iw_cxgb and iw_cxgbe drivers should not use a FreeB...
2017-01-10 Konstantin... Use ANSI C definitions, update comment.
2017-01-10 Andrew Rybchenkosfxge(4): avoid unnecessary mbuf data prefetch
2017-01-10 Bjoern A. ZeebTeach crunchide about EM_S390 to make bootstrapping...
2017-01-10 Andrew TurnerAdd acpi_if.h to SRCS so we have it when building ahci_...
2017-01-10 Andrew TurnerAdd an ACPI attachment to the existing ahci_generic...
2017-01-10 Alexander MotinFix malloc(M_WAITOK) under mutex, introduced at r311787.
2017-01-10 Enji CooperDiff reduce with upstream by removing signal.h #include
2017-01-10 Enji CooperMerge ^/vendor/NetBSD/tests/dist@r311868
2017-01-10 Enji CooperMerge the grammar fix for lib/libc/gen/raise_test:raise...
2017-01-10 Enji CooperImport lib/libc/ttyio/t_ttyio.c,1.3
2017-01-10 Enji Coopert_raise: import a minor grammar error fix to diff reduc...
2017-01-10 Adrian Chadd[net80211] add VHT mediatype initialisation and update...
2017-01-10 Adrian Chadd[net80211] Add default parameters for 11ac.
2017-01-10 Adrian Chadd[net80211] add VHT action frame placeholders for when...
2017-01-10 Larry RosenmanAdd my birthday to calendar.freebsd
2017-01-10 Adrian Chadd[net80211] add missing VHTCAP declaration changes.
2017-01-10 Adrian Chadd[net80211] add CHAN_VHT2G/CHAN_VHT5G macros.
2017-01-10 Adrian Chadd[net80211] add VHT EDCA parameters for WME/QoS mode.
2017-01-10 Adrian Chadd[net80211] create a helper function to calculate the...
2017-01-10 Sean BrunoAdd copywrite notices, 2-clause BSD.
2017-01-10 Adam WeinbergerAs much as I've enjoyed being listed as emeritus for...
2017-01-10 Larry RosenmanAdd myself to committers-ports.dot
2017-01-10 Mateusz Guzikcd9660: fix up compilation on sparc after r311665
2017-01-10 Ian LeporeUse the post-reset hook to force the controller to...
2017-01-10 Sean BrunoMigrate e1000 to the IFLIB framework:
2017-01-10 Navdeep Parharcxgbe(4): Attach to the 2x25 debug card. This is for...
2017-01-10 Bruce M SimpsonAllow udbp(4) to claim Belkin "Windows Easy Transfer...
2017-01-10 Navdeep Parharcxgbe(4): Refresh t4_msg.h, mainly for definitions...
2017-01-10 Andriy Voskoboinykrtwn_pci(4): fix possible race while accessing 'matched...
2017-01-10 Bruce M SimpsonAdd PID for Belkin F5U258 "Windows Easy Transfer Cable...
2017-01-10 Conrad MeyerAdjust ACPI_EXPORT_SYMBOL for AcpiGetTableWithSize
2017-01-09 Conrad Meyercd9660: typedef cd_ino_t in preference to #define
2017-01-09 Conrad Meyercd9660: Add a prototype for cd9660_vfs_hash_cmp
2017-01-09 Sean BrunoWhite space cleanup from an cut-n-paste.
2017-01-09 Andriy Voskoboinykrtwn_usb(4): do not try to modify global static structure.
2017-01-09 Sean BrunoRemove unused mtx_held() macro.
2017-01-09 Navdeep Parharcxgbe(4): Enable automatic cidx flush for all control...
2017-01-09 Navdeep Parharcxgbe(4): The wraparound logic in start_wrq_wr() should...
2017-01-09 Adrian Chadd[rsu] add support for the "green" rsu NICs.
2017-01-09 Marius StroblIn dummynet(4), random chunks of memory are casted...
2017-01-09 Konstantin... Forcibly remove the cached items from pseudofs vncache...
2017-01-09 Dimitry AndricAvoid taking the address of a packed struct member...
2017-01-09 Dimitry AndricAdd recently added libc++ headers to OptionalObsoleteFi...
2017-01-09 Dimitry AndricAfter r311565, also remove llvm-ranlib from ObsoleteFil...
2017-01-09 Alexander MotinRewrite CTL statistics in more simple and scalable...
2017-01-09 Ian LeporeAdd sdhci_handle_card_present_locked() that can be...
2017-01-09 Marius Strobl- Add support for Intel Apollo Lake and Bay Trail eMMC...
2017-01-09 Marius StroblIn mmcsd_task(), bio_resid was not being set to 0 on...
2017-01-09 Alexander MotinAllocate memory for prevent flags only for removable...
2017-01-09 Konstantin... Use standard Versions.def for libprocstat.
2017-01-09 Konstantin... Use tab for indent.
2017-01-09 Steven HartlandFix rstat: symbol not in namelist from netstat
2017-01-09 Xin LIFix typo.
2017-01-09 Enji CooperAdd a REVISION section to track changes for the BEGEMOT...
2017-01-09 Enji CooperAdd a REVISION section to track changes for the BEGEMOT...
2017-01-09 Enji CooperAdd a REVISION section to track changes for the FOKUS...
2017-01-09 Enji CooperAdd a REVISION section to track changes for the BEGEMOT...
2017-01-09 Enji CooperSimilar to r311750, check for the result from smiGetMod...
2017-01-09 Enji CooperUse calloc instead of malloc + memset(.., 0, ..)
next