]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Define the MSR used to fetch the current microcode patch level on AMD.
[FreeBSD/FreeBSD.git] / sys /
2018-07-13 Mark JohnstonDefine the MSR used to fetch the current microcode...
2018-07-13 Warner Loshg_eli_key_cmp is used only in the kernel, so only defin...
2018-07-13 Warner LoshAdd missing include of sys/boot.h
2018-07-13 Mark JohnstonUse C99 initializers for instances of struct apic_enume...
2018-07-13 Warner LoshThere's two files in the sys tree named inflate.c,...
2018-07-13 Alan CoxInvalidate the mapping before updating its physical...
2018-07-13 Warner LoshUse boot_parse_* to parse command line args and retire...
2018-07-13 Warner LoshCreate helper functions for parsing boot args.
2018-07-13 Rick MacklemChange the pNFS client so that it does not report an...
2018-07-13 Brooks DavisRound down the location of execpathp to slightly improv...
2018-07-13 Mikolaj Golubgeom_gate: enable resize
2018-07-12 Mateusz Guzikfd: stop passing M_ZERO to uma_zalloc
2018-07-12 Mateusz Guzikuma: whack main zone counter update in the slow path...
2018-07-12 Mateusz Guziksx: remove the spurious macro value difference vs rwlocks
2018-07-12 Rick MacklemModify the NFSv4.1 pNFS client to use separate TCP...
2018-07-12 Mark JohnstonAdd PCI IDs for AMD X370 AHCI and XHCI.
2018-07-12 Kristof Provostpf: Fix typo in r336221
2018-07-12 Eric Joynerixl(4): Set baudrate on link up using proper link_speed...
2018-07-12 Kristof Provostpf: Increate default state table size
2018-07-12 Andrey V. ElsukovUse correct size when we are allocating array for skipt...
2018-07-12 Kyle Evanskern_environment: Give the static environment a chance...
2018-07-11 Rick MacklemIgnore the cookie verifier for NFSv4.1 when the cookie...
2018-07-11 Ian LeporeAdd various spi devices to NOTES. Add some required...
2018-07-11 Alan SomersDon't acquire evclass_lock with a spinlock held
2018-07-11 Cy SchubertMFV r324714:
2018-07-11 Ian LeporeEnhancements and fixes for the spigen(4) driver...
2018-07-11 Sean Brunosmartpqi(4):
2018-07-11 Mark JohnstonRemove a duplicate check.
2018-07-11 Ben Widawskyrun(4): Add a new USB device ID.
2018-07-11 David BrightAddress some (although not all) style(9) issues in...
2018-07-10 Kyle Evansnet80211: Fix ifdetach w/o ifattach, small whitespace...
2018-07-10 Konstantin BelousovRemove bits of the old NUMA.
2018-07-10 Sean Eric FaganFix up some missed and mis-merges from the sequential...
2018-07-10 Alan CoxEliminate unnecessary differences between i386's pmap_e...
2018-07-10 Justin HibbitsCorrect the identifier for the Unifi Security Gateway
2018-07-10 Brooks DavisRegen after r336171.
2018-07-10 Brooks DavisGet rid of netbsd_lchown and netbsd_msync syscall entries.
2018-07-10 Brooks DavisUse uintptr_t alone when assigning to kvaddr_t variables.
2018-07-10 Michael TuexenAdd support for printing the TCP FO client-side cookie...
2018-07-10 Michael TuexenUse appropriate MSS value when populating the TCP FO...
2018-07-10 Wojciech MacekFix build broken by r336130
2018-07-10 Steven HartlandRemoved pointless NULL check
2018-07-10 Navdeep ParharFix vertical whitespace nit in cxgbe.
2018-07-10 Navdeep Parharcxgbe(4): Add a sysctl to report the chip's microproces...
2018-07-10 Kyle Evanskern_environment: bool'itize dynamic_kenv; fix small...
2018-07-10 Kyle Evanssubr_hints: Skip static_env and static_hints if they...
2018-07-10 Kyle Evanssubr_hints: Convert some bool-like ints to bools
2018-07-10 Kyle Evanssubr_hints: Use goto/label instead of series of conditi...
2018-07-10 Mark JohnstonFix pre-SI_SUB_CPU initialization of per-CPU counters.
2018-07-10 Warner LoshTweak documentation to RB_ constants to reflect current use
2018-07-09 Justin Hibbitspowerpc/powernv: Make opal_i2c driver work with attache...
2018-07-09 Oleksandr Tymoshenkoig4(4): add devmatch(8) PNP info
2018-07-09 Rick MacklemAdd support for a "forced" pnfsdskill to the pNFS serve...
2018-07-09 Ian LeporeAdd pnp info to the imx_spi driver.
2018-07-09 Ian LeporeAdd missing generated header file.
2018-07-09 Andrey V. ElsukovAdd "record-state", "set-limit" and "defer-action"...
2018-07-09 Andrey V. ElsukovDeduplicate the code.
2018-07-09 Wojciech MacekARM64: Add quirk mechanism to pci_host_generic_acpi
2018-07-09 Wojciech MacekARM64: Add support for ThunderX2 PCIe
2018-07-09 Wojciech MacekARM64: Add ThunderX2 CPU revision macro. Add ThunderX2...
2018-07-09 Conrad MeyerOCF: Add plain hash modes
2018-07-09 Conrad MeyerOCF: Add CRYPTO_SHA2_224_HMAC mode
2018-07-09 Conrad MeyerImplement SHA2-224 submode of SHA2-256
2018-07-09 Conrad MeyerRemove "HMAC" from <HASH>_HMAC_BLOCK_LEN macro names
2018-07-08 Warner LoshRemove stray space from PNP string.
2018-07-08 Ian LeporeOops, fix a typo: imx_snvs should be imx6_snvs.
2018-07-08 Ian LeporeMove device statements out of std.imx* and into kernel...
2018-07-08 Warner LoshAdd PNP info to PCI attachment of et driver
2018-07-08 Warner LoshAdd PNP info to PCI attachment of ipw driver
2018-07-08 Warner LoshAdd PNP info to PCI attachment of ixv driver
2018-07-08 Warner LoshAdd PNP info to PCI attachment of ix driver
2018-07-08 Warner LoshAdd PNP info to PCI attachments of ciss driver
2018-07-08 Warner LoshAdd PNP info to PCI attachment of dc driver
2018-07-08 Warner LoshAdd PNP info to PCI attachments of bge driver
2018-07-08 Warner LoshAdd PNP info to PCI attachments of bfe driver
2018-07-08 Warner LoshAdd PNP info to PCI attachment of alc driver
2018-07-08 Warner LoshAdd PNP info to PCI attachment of gem driver
2018-07-08 Warner LoshAdd PNP info to PCI attachment of fxp driver
2018-07-08 Warner LoshAdd PNP info to PCI attachment of ena driver
2018-07-08 Warner LoshAdd PNP info to PCI attachment of cas driver
2018-07-08 Mark JohnstonReuse the PV entry when updating a mapping in pmap_enter().
2018-07-08 Ian LeporeMake the imx6_snvs driver usable as a module, add pnp...
2018-07-08 Matt Macycritical_{enter, exit}: add missing compiler barrier
2018-07-08 Ian LeporeCatch up with improvements in RTC handling... It's...
2018-07-08 Rick MacklemFix the kernel part of pnfsdscopymr() to handle holes...
2018-07-08 Alan CoxInvalidate the mapping before updating its physical...
2018-07-08 Ian LeporeAdd pnp info to imx6_ahci, and add a module makefile...
2018-07-07 Rick MacklemFix handling of the hybrid DS case for a pNFS server.
2018-07-07 Kirk McKusickImport commit from NetBSD with checkin message:
2018-07-07 Ian LeporeAdd support to the imx watchdog for the FDT "timeout...
2018-07-07 Ian LeporeCorrectly calculate the value to put in the imx wdog...
2018-07-07 Ian LeporeAdd pnp info and a module makefile for the imx_wdog...
2018-07-07 Warner LoshFix PCI_SUBDEV call
2018-07-07 Warner LoshUpdate AMDSMB to use PCI_MATCH
2018-07-07 Warner LoshSwitch to using new PCI_MATCH stuff.
2018-07-07 Warner LoshCreate PCI_MATCH and pci_match_device
2018-07-07 Sean BrunoWrap the declaration and assignment of "stripe" with...
2018-07-07 Sean Brunostruct ifmediareq *ifmrp is only used in the COMPAT_FRE...
2018-07-07 Michael TuexenAllow alternate TCP stack to populate the TCP FO client...
2018-07-07 Michael TuexenWhen initializing the TCP FO client cookie cache, take...
next