]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
tail(1): Address mandoc concern (space before punctuation after macro)
[FreeBSD/FreeBSD.git] / sys /
2018-04-04 Hans Petter SelaskyBump driver version number in mlx5en(4).
2018-04-04 Marcin WojtasMake Marvell Armada reset registers usage generic
2018-04-04 Marcin WojtasUse PLATFORM for initializing Marvell ArmadaXP and...
2018-04-04 Emmanuel Vadotregulator: Disable unused regulator
2018-04-04 Gordon TetlowLimit glyph count in vtfont_load to avoid integer overflow.
2018-04-04 Warner LoshAdd nvme_da back.
2018-04-04 Warner LoshFix minor whitespace nits
2018-04-04 Justin HibbitsCorrect the ilog2() for calculating memory sizes.
2018-04-04 Oleksandr TymoshenkoFix arm64 buildkernel target with "nooptions KDB"
2018-04-03 Marcin WojtasFix kernel modules names for Marvell armv7
2018-04-03 Marcin WojtasSplit out delay code in Marvell timer driver for PLATFORM
2018-04-03 Marcin WojtasAdd missing flag check in Marvell PCIE driver
2018-04-03 Marcin WojtasMake Marvell AmadaXP timer driver more generic
2018-04-03 Marcin WojtasMake Marvell Armada watchdog driver more generic
2018-04-03 Conrad Meyercryptosoft: Remove a dead store
2018-04-03 Marcin WojtasMake get_tclk and get_cpu_freq generic for Marvell...
2018-04-03 Marcin WojtasMake mv_common.c generic for Marvell Armada38X and...
2018-04-03 Marcin WojtasMake validation in Marvell mv_common.c generic
2018-04-03 Marcin WojtasSplit get_sar_value function for Marvell ArmadaXP and...
2018-04-03 Marcin WojtasMake Marvell mv_pci.c driver generic
2018-04-03 Marcin WojtasEnable ArmadaXP using INTRNG interrupt controller
2018-04-03 Alexander Motin9434 Speculative prefetch is blocked by device removal...
2018-04-03 Mark JohnstonWrap long lines.
2018-04-03 Andriy Gaponfix i386 build with CPU_ELAN (LINT for instance) after...
2018-04-03 Jonathan T. Looneyr330675 introduced an extra window check in the LRO...
2018-04-03 Andrew TurnerRemove fdt_is_enabled, fdt_reg_to_rl, and fdt_get_unit...
2018-04-03 Andrew TurnerSwitch users of fdt_is_enabled to use ofw_bus_node_stat...
2018-04-03 Andriy Gaponfix signatures of cpu_reset_real and cpu_reset_proxy...
2018-04-03 Oleksandr TymoshenkoFix accidental USB port resets by GPIO on Zynq/Zedboard...
2018-04-03 Navdeep Parharcxgbe: Implement tcp_info handler for connections handl...
2018-04-03 Navdeep ParharAdd a hook to allow the toedev handling an offloaded...
2018-04-03 Justin HibbitsAdd support for a pmap direct map for 64-bit Book-E
2018-04-02 Olivier HouchardImport CK as of commit b19ed4c6a56ec93215ab567ba18ba61b...
2018-04-02 Mark JohnstonEnsure the background laundering threshold is positive...
2018-04-02 Andriy Gaponunify amd64 and i386 cpu_reset() in x86/cpu_machdep.c
2018-04-02 Andrew TurnerAdd the missing header for malloc(9). It was pulled...
2018-04-02 Andriy Gaponx86 cpu_reset: if failed to switch to BSP proceed to...
2018-04-02 Andriy Gaponx86 cpu_reset_proxy: no need to stop_cpus() the origina...
2018-04-02 Gleb SmirnoffUse UMA_SLAB_SPACE macro. No functional change here.
2018-04-02 Gleb SmirnoffIn uma_startup_count() handle special case when zone...
2018-04-02 Gleb SmirnoffHandle a special case when a slab can fit only one...
2018-04-01 Ian LeporeFix the build on arches with default unsigned char...
2018-04-01 Ian LeporeAdd opt_platform.h for several modules that have #ifdef...
2018-04-01 Jeff RobersonAdd a uma cache of free pages in the DEFAULT freepool...
2018-04-01 Jeff RobersonAdd the flag ZONE_NOBUCKETCACHE. This flag instruction...
2018-04-01 Warner LoshThe Uninorth ID was really for Uninorth 2.
2018-03-31 Mark JohnstonDon't verify td_locks accounting after a panic.
2018-03-31 Warner Loshfwohcireg.h is 99% the same between the boot loader...
2018-03-31 Jason A. HarmeningRemove MK_AUTO_OBJ from env passed to PORTS_MODULES
2018-03-30 Brooks DavisDocument and enforce assumptions about struct (in6_...
2018-03-30 Brooks DavisAdd deprecation notices for Arcnet and FDDI drivers.
2018-03-30 Brooks DavisFall back to ether_ioctl() by default.
2018-03-30 Hans Petter SelaskyOptimise use of Giant in the LinuxKPI.
2018-03-30 Hans Petter SelaskyRemove unused structure field in mlx5core.
2018-03-30 Hans Petter SelaskyBump mlx5core driver version.
2018-03-30 Hans Petter SelaskyFix for use after free in mlx5core.
2018-03-30 Hans Petter SelaskyMake sure Giant is locked when allocating bus resources...
2018-03-30 Hans Petter SelaskyCollect firmware dump when mlx5core is in device error...
2018-03-30 Hans Petter SelaskyReorganize health recovery in mlx5core.
2018-03-30 Hans Petter SelaskyPrepare for FW dump in error state in mlx5core.
2018-03-30 Hans Petter SelaskyProperly check if crspace is supported in mlx5core.
2018-03-30 Hans Petter SelaskyAdd missing newline character in print in mlx5core.
2018-03-30 Brooks DavisUse an accessor function to access ifr_data.
2018-03-30 Brooks DavisRemove a comment that suggests checking that a non...
2018-03-30 Conrad Meyerocs_fc(4): Fix GCC build (-Wredundant-decls)
2018-03-30 Kenneth D. MerryBring in the Broadcom/Emulex Fibre Channel driver,...
2018-03-30 Andriy Gaponalign i386 cpu_reset() with amd64 version
2018-03-30 Konstantin BelousovMake vm_map_max/min/pmap KBI stable.
2018-03-30 Ed MasteCorrect comment typo in Hyper-V
2018-03-29 Landon J. Fullerbhnd(4): Use the new BHND_CAP_BP64 capability flag...
2018-03-29 Navdeep ParharFix RSS build (broken in r331309).
2018-03-29 Landon J. Fullerbhnd(4): include a subset of the ChipCommon capability...
2018-03-29 David C Somayajulu1. Add additional debug prints.
2018-03-29 Mark JohnstonHave TD_LOCKS_DEC() assert that td_locks is positive.
2018-03-29 Brooks DavisGC never enabled support for SIOCGADDRROM and SIOCGCHIPID.
2018-03-29 Mark JohnstonFix the background laundering mechanism after r329882.
2018-03-29 Conrad Meyeropencrypto: Integrate Chacha20 algorithm into OCF
2018-03-29 Jeff RobersonImplement several enhancements to NUMA policies.
2018-03-28 Brooks DavisRemove infrastructure for token-ring networks.
2018-03-28 Alexander MotinMFV r331712:
2018-03-28 Alexander MotinMFV 331710:
2018-03-28 Alexander MotinMFV r331708:
2018-03-28 Alexander MotinMFV r331706:
2018-03-28 Alexander MotinMFV 331704:
2018-03-28 Alexander MotinMFV 331702:
2018-03-28 Alexander MotinMFV r331695, 331700: 9166 zfs storage pool checkpoint
2018-03-28 Alexander MotinPartial MFV r329753:
2018-03-28 Jeff RobersonRestore r331606 with a bugfix to setup cpuset_domain...
2018-03-28 Hans Petter SelaskySwap two instances of regular macros with function...
2018-03-28 Hans Petter SelaskyFix for regression issue in USB keyboard driver after...
2018-03-28 Bryan DreweryAvoid looping if SYSDIR already known.
2018-03-28 Bryan DreweryAvoid upwards directory walk in kernel build for findin...
2018-03-28 John BaldwinFix kernel builds without options DDB after r331650.
2018-03-28 Andriy GaponZFS vn_rele_async: catch up with the use of refcount...
2018-03-28 Eitan Adler[iwm] Add support for iwm 3168 cards
2018-03-28 Mateusz Guzikseq: provide a comment explaining what seq is for and...
2018-03-28 Mateusz Guzikseq: disable preemption around seq_write_*
2018-03-28 Justin HibbitsFix another optional standard. Build openpic_ofw again.
2018-03-28 Mateusz Guzikfd: tighten seq protected areas to not contain malloc...
2018-03-27 Brooks DavisDon't access userspace directly from the kernel in...
next