]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2017-08-30 Konstantin... Only make the if_ix module depend on netmap when netmap...
2017-08-30 Ed Mastebhnd: initialize variable before use
2017-08-30 Ed Mastearge: correct bzero sizeof (pointed-to object, not...
2017-08-30 John BaldwinDecode signal information returned by system calls.
2017-08-30 John BaldwinTrim stale prototype for ioctlname().
2017-08-30 Maxim SobolevAdd proper support for the md_label into md(4) ioctl...
2017-08-30 Konstantin... Adjust interface of swapon_check_swzone() to its actual...
2017-08-30 Konstantin... Make the swap_pager_full variable static.
2017-08-30 Baptiste DaroussinDon't call kresolv_list() if using netstat on live...
2017-08-30 Ed SchoutenComplete the CloudABI networking refactoring.
2017-08-30 Dimitry AndricFollow-up to r323001: if the actually selected CPUTYPE...
2017-08-30 Ed Masteusb: Add external "Intenso Memory" disk UQ_MSC_NO_INQUI...
2017-08-30 Ed Mastehv_vss.4: Fix spelling of 'responsibility'
2017-08-30 Sean BrunoContinuation of lock cleanup in e1000.
2017-08-30 John BaldwinAllow execution of FreeBSD/mips shared objects.
2017-08-29 Navdeep Parharcxgbe(4): Update T6/T5/T4 firmwares to 1.16.59.0.
2017-08-29 Ryan Libbylib/msun: add more csqrt unit tests for precision and...
2017-08-29 Ryan Libbylib/msun: avoid referring to broken LDBL_MAX
2017-08-29 Ed Mastezfs: do not advertise edonr which is not yet supported
2017-08-29 Dimitry AndricIn compiler-rt, a few assembler implementations for...
2017-08-29 Warner LoshAdd missing test for NVME CCBs for nvme passthru support.
2017-08-29 Warner LoshFix NVMe's use of XPT_GDEV_TYPE
2017-08-29 Warner LoshFix a few overlooked spots where the coded uses 16...
2017-08-29 Warner LoshAdd CAM/NVMe support for CAM_DATA_SG
2017-08-28 Warner LoshAdd new compile-time option NVME_USE_NVD that sets...
2017-08-28 Warner LoshSet the max transactions for NVMe drives better.
2017-08-28 Warner LoshAdd nvme_sim.c since that's not runtime switchable.
2017-08-28 Warner LoshPrint the controller's ID in identify.
2017-08-28 Ravi PokalaFix a day-one typo in tty.4 - the sysctls in question...
2017-08-28 Navdeep Parharcxgbe(4): Do not access the mailbox without appropriate...
2017-08-28 Conrad MeyerDrop CACHE_LINE_SIZE to 64 bytes on x86
2017-08-28 Andriy Voskoboinykrtwn(4): some initial preparations for (basic) VHT...
2017-08-28 Mark JohnstonSynchronize page laundering with pmap_extract_and_hold().
2017-08-28 Marius StroblDon't set any WOL enabling hardware bits if WOL isn...
2017-08-28 Navdeep Parharcxgbe(4): Maintain one ifmedia per physical port instea...
2017-08-28 Konstantin... Style.
2017-08-28 Konstantin... Verify that the BPB media descriptor and FAT ID match.
2017-08-28 Alexander MotinMask doorbells while processing them.
2017-08-28 Alexander MotinFix fake interrupt when set doorbell is unmasked.
2017-08-28 Luca PizzamiglioAdding personal information about pizzamig as port...
2017-08-28 Bryan DreweryAllow vdrop() of a vnode not yet on the per-mount list...
2017-08-28 Warner LoshAdd comment about where we need to place this routine...
2017-08-28 Warner LoshAdd comment about where we need to place this routine...
2017-08-28 Alan CoxUpdate a couple vm_object lock assertions in the swap...
2017-08-28 Alan CoxSwitching from a global hash table to per-vm_object...
2017-08-28 Maxim SobolevAdd ability to label md(4) devices.
2017-08-28 Glen BarberIncrease the Amazon EC2 AMI image size from 2GB to...
2017-08-28 Michael TuexenFix blackhole detection.
2017-08-28 Ed SchoutenMake _Static_assert() work with GCC in older C++ standards.
2017-08-28 Navdeep Parharcxgbe(4): vi_mac_funcs should include the base Ethernet...
2017-08-28 Navdeep Parharcxgbe(4): Remove write only variable from t4_port_init.
2017-08-28 Navdeep Parharcxgbe(4): Fix some assertions during driver detach...
2017-08-28 Navdeep Parharcxgbe(4): Verify that the driver accesses the firmware...
2017-08-28 John BaldwinDecode extra signal information for caught signals.
2017-08-27 Andriy Voskoboinyknet80211: fix a typo (premable -> preamble).
2017-08-27 Conrad MeyerEnhance debugibility of sysctl leaf re-use warnings
2017-08-27 Enji CooperRevert change (r322952) that was not yet destined for...
2017-08-27 Enji CooperTry and rebase the bsd.lib.mk changes after ^/head...
2017-08-27 Enji CooperRespect MK_TCSH with build-tools and native-xtools
2017-08-27 Andriy Voskoboinykrtwn(4): deduplicate r92c_write_txpower().
2017-08-27 Andriy Voskoboinykrtwn(4): change type for Tx power values (RTL8192C...
2017-08-27 Konstantin... Let g_access() log the actual error number.
2017-08-27 Konstantin... Add PCI Id for MosChip MCS9900.
2017-08-27 Scott LongStart overhauling debug printing in the MPS and MPR...
2017-08-27 Conrad MeyerImprove scheduler performance
2017-08-27 Warner LoshEliminate redunant device path matching.
2017-08-26 Ryan Libbyamd64: drop q suffix from rd[fg]sbase for gas compatibility
2017-08-26 Warner LoshUse efi_devpath_str for debug path info.
2017-08-26 Warner LoshLink in libefi for boot1
2017-08-26 Warner LoshForward declare struct dsk to avoid warnings when build...
2017-08-26 Warner LoshRemove useless 'static' for an enum definition.
2017-08-26 Warner LoshFix warnings due to type mismatch.
2017-08-26 Warner Losh_STAND is sometimes defined on the command line. Make...
2017-08-26 Warner LoshNo need for MK_ZFS around these: they are by their...
2017-08-26 Warner LoshUse the loader.efi conventions for the various EFI...
2017-08-26 Warner LoshCleanup efi_main return type
2017-08-26 Warner LoshMove efi_main into efi/loader
2017-08-26 Konstantin... MFamd64 r322720, r322723:
2017-08-26 Konstantin... Remove unused code.
2017-08-26 Konstantin... MFamd64 r322718:
2017-08-26 Konstantin... MFamd64 r322719:
2017-08-26 Pedro F. Giffunilibc: minor indent(1) cleanups.
2017-08-26 Andrew TurnerWork around a bug in QEMU when loading data with a...
2017-08-26 Mariusz ZaborskiHide length of geli passphrase during boot.
2017-08-26 Enji CooperRevert r321457
2017-08-26 Conrad MeyerFix limits.h constants to have correct type on MIPS
2017-08-26 John BaldwinExtend the workaround for LLVM bug 11663 to MIPS N32.
2017-08-25 Navdeep Parharcxgbe(4): Dump the mailbox contents in the same format...
2017-08-25 Konstantin... Replace global swhash in swap pager with per-object...
2017-08-25 John BaldwinDon't grab SOCK_LOCK for soref() when queuing an AIO...
2017-08-25 Sean BrunoAdd a different #define for the maximum number of trans...
2017-08-25 Warner LoshFill in reserved areas from NVMe spec in the IDENTIFY...
2017-08-25 Warner LoshNVME Namespace ID is 32-bits, so widen interface to...
2017-08-25 Warner LoshAdd feature codes from NVMe 1.3 specification:
2017-08-25 Sean BrunoUse counter(9) for PLPMTUD counters.
2017-08-25 John BaldwinDecode arguments passed to thr_set_name().
2017-08-25 Alan SomersPacify GCC on mips32 after r322893
2017-08-25 Alan CoxCorrect a regression in the previous change, r322459...
2017-08-25 Maxim SobolevMake spinconsole platform independent and hook it up...
2017-08-25 Conrad Meyergetmntinfo(3): Scale faster, and return sooner
next