]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Merge ACPICA 20170728.
[FreeBSD/FreeBSD.git] / sys /
2017-07-28 Jung-uk KimMerge ACPICA 20170728.
2017-07-28 Marcin WojtasFix remapping VM attributes on Armada 38x
2017-07-28 Luiz Otavio O SouzaRemove the unused mutex since r273220.
2017-07-28 Mark JohnstonFix style bugs in ksyms.c.
2017-07-28 Mark JohnstonRestrict permissions on /dev/ksyms to 0400.
2017-07-28 Adrian Chadd[ar71xx] get rid of ath_pci - it's built as a module...
2017-07-27 Zbigniew BodekFix TEX index acquisition using L2 attributes
2017-07-27 Sean BrunoDrop IXL RX lock during TCP_LRO, fixes LOR mahem while...
2017-07-27 Sean BrunoSlight restructure of iflib_busdma_load_mbuf_sg() to...
2017-07-27 Sean BrunoDeprecate unused int isc_max_txqsets and int isc_max_rx...
2017-07-27 Rick MacklemReplace the checks for MNTK_UNMOUNTF with a macro that...
2017-07-27 Konstantin BelousovMake it possible to request nosys logging to console.
2017-07-27 Emmanuel VadotAllwinner A64: fix typo
2017-07-27 Konstantin BelousovMake the number of children for pctrie node available...
2017-07-27 Kenneth D. MerryRemove duplicate assignments from r321622.
2017-07-27 Kenneth D. MerryFix probing FC targets with hard addressing turned on.
2017-07-27 Andrew TurnerAlways set the receive mask in loader.efi. Some UEFI...
2017-07-27 Bjoern A. ZeebAfter inpcb route caching was put back in place there...
2017-07-27 Alexander Motinadaasync(): Set ADA_STATE_WCACHE based on ADA_FLAG_CAN_...
2017-07-27 Ed Masteuart: add AX99100 chipset support
2017-07-27 Luiz Otavio O SouzaFix the port vlan support in e6000 based switches.
2017-07-26 Marius Strobl- Check the slot type capability, set SDHCI_SLOT_{EMBED...
2017-07-26 Marius StroblCorrectly use the size of a pointer rather than that...
2017-07-26 Ed Mastecc_cubic: restore braces around if-condition block
2017-07-26 Ian LeporeAdd a debug sysctl that lets you see i2c bus traffic...
2017-07-26 Ian LeporeAdd support for tracking nested calls to iicbus_request...
2017-07-26 Ian LeporeAdd a pair of convenience routines for doing simple...
2017-07-26 Navdeep Parharcxgbe(4): Some updates to the common code.
2017-07-26 Konstantin BelousovMark pages after EOF as clean after pageout.
2017-07-26 Konstantin BelousovMove rtvals initialization out of the region protected...
2017-07-26 Andrew TurnerPass the last exception trap frame to kdb_trap. This...
2017-07-26 Ed SchoutenUpgrade to the latest sources generated from the CloudA...
2017-07-26 Konstantin BelousovMark name_PCTRIE_LOOKUP_LE() generated function unused.
2017-07-26 Adrian Chadd[iwm] Sync rs (rate-selection) API definitions from...
2017-07-26 Adrian Chadd[iwm] Add iwm_mvm_send_lq_cmd() from Linux iwlwifi...
2017-07-26 Adrian Chadd[iwm] Sync statistics API definitions with Linux iwlwifi.
2017-07-26 Adrian Chadd[iwm] Cleanup mbufq draining. Add iwm_xmit_queue_drain...
2017-07-26 Adrian Chadd[iwm] if_iwm - Use chan list from ieee80211_scan_state...
2017-07-26 Scott LongQuiet a message that sounds far more dire than it reall...
2017-07-25 Marius StroblImprove the clarity of a comment added in r321385 by...
2017-07-25 Ian LeporeUse the MD __size_t to avoid a dependency on/include...
2017-07-25 Bryan DreweryAllow -DNO_SKIP_DEPEND to override the _SKIP_DEPEND...
2017-07-25 Sean Brunobnxt: Implement interrupt coalescing options using...
2017-07-25 Sean BrunoRevert r307901 - Inform CC modules about loss events.
2017-07-25 Sean BrunoRevert r308180 - Set slow start threshold more accurrat...
2017-07-25 Sean BrunoDon't hold the RM lock during lagg_proto_addport()...
2017-07-25 Sean BrunoDrop ixgbe RX lock during TCP_LRO processing. This...
2017-07-25 Andriy Gaponspa_import_rootpool should be able to handle an importe...
2017-07-25 Michael TuexenRemove duplicate statement.
2017-07-25 Dmitry ChaginReplace unnecessary _KERNEL by double-include protection.
2017-07-24 Bryan DreweryAllow disabling dependency tracking if DEPEND_CFLAGS...
2017-07-24 Bryan DrewerySlightly simplify logic for which depend file is expected.
2017-07-24 Navdeep Parharcxgbe(4): Display some more TOE parameters related...
2017-07-24 Alan CoxChange the interactions of the interface functions...
2017-07-24 Simon J. GerratyImport bmake-20170720
2017-07-24 Sepherosa Ziehauhyperv/hn: Ignore LINK_SPEED_CHANGE status.
2017-07-24 Sepherosa Ziehaurndis: Add LINK_SPEED_CHANGE status
2017-07-24 Sepherosa Ziehauhyperv/hn: Export VF list and VF-HN mapping
2017-07-24 Sepherosa Ziehauethernet: Add ethernet interface attached event and...
2017-07-23 Andriy Voskoboinyknet80211: do not allow to unload rate control module...
2017-07-23 Ian LeporeAdd common code to support realtime clocks that store...
2017-07-23 Vladimir KondratyevChange my email address to wulf@FreeBSD.org in copyrigh...
2017-07-23 Vladimir Kondratyevevdev: Macroize common locking sequences
2017-07-23 Vladimir Kondratyevevdev: style(9), sort headers alphabetically
2017-07-23 Alan CoxAddress a compilation warning on some architectures...
2017-07-23 Navdeep Parharcxgbe(4): Install the firmware bundled with the driver...
2017-07-23 Alan CoxUtilize pmap_enter(..., psind=1) in vm_fault_soft_fast...
2017-07-23 Marius Stroblo Add support for eMMC HS200 and HS400 bus speed modes...
2017-07-23 Adrian Chadd[ar933x] make carambola2 work again!
2017-07-23 Adrian Chadd[ar933x] re-add the ar71xx_apb device for AR933x.
2017-07-23 Alan CoxAdd support for pmap_enter(..., psind=1) to the amd64...
2017-07-23 Alan CoxIn vm_page_ps_test(), always check that the base pages...
2017-07-22 Ryan Libbylinuxkpi compiler.h: avoid gcc -Wunused-value in dummy...
2017-07-22 Konstantin BelousovDo not allocate struct kinfo_vmobject on stack.
2017-07-22 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2017-07-22 Dmitry ChaginStyle(9) whitespace fix.
2017-07-21 Dimitry AndricMerge ^/head r321307 through r321350.
2017-07-21 Dimitry AndricSet tentative merge dates, bump __FreeBSD_version.
2017-07-21 Konstantin BelousovImprove publication of the newly allocated snapdata.
2017-07-21 Konstantin BelousovUnlock correct lock in ffs_snapblkfree().
2017-07-21 Konstantin BelousovAccount for lock recursion when transfering snaplock...
2017-07-21 Sean BrunoDo not update stats counter in SWI context. Defer...
2017-07-21 Ryan Libby__pcpu: gcc -Wredundant-decls
2017-07-21 Ruslan BukinFix style: change spaces to tabs.
2017-07-21 Michael TuexenFix getsockopt() for listening sockets when using SO_SN...
2017-07-21 Luiz Otavio O SouzaRestore the changes done in r313982: Replace zero with...
2017-07-21 Justin HibbitsCompile the atomic64 emulation for powerpcspe
2017-07-21 Luiz Otavio O SouzaUpdate netmap_user.h with the current version of netmap...
2017-07-21 Justin HibbitsAdd cpufreq support for P1022 and MPC8536
2017-07-21 Luiz Otavio O SouzaDo not allow the use of the loopback interface in netmap.
2017-07-21 Luiz Otavio O SouzaFix a couple of typos in a comment.
2017-07-21 Rick Macklemr320062 introduced a bug when doing NFSv4.1 mounts...
2017-07-20 Rick MacklemRevert r321308. I'll commit a better fix soon.
2017-07-20 Rick Macklemr320062 introduced a bug when doing NFSv4.1 mounts...
2017-07-20 Dimitry AndricMerge ^/head r321239 through r321306.
2017-07-20 Dimitry AndricFix printf format warning in iflib.c
2017-07-20 Dimitry AndricFix printf format warning in zfs_module.c
2017-07-20 Ed Masteadd arm64 objcopy output target for embedfs
2017-07-20 Michael TuexenDeal with listening socket correctly.
2017-07-20 Michael TuexenFix the explicit EOR mode. If the final messages is...
next