]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/conf
This adds in the missing counter initialization which
[FreeBSD/FreeBSD.git] / sys / conf /
2019-06-24 Ian LeporeAdd pwm devices to NOTES.
2019-06-24 Ian LeporeAdd gpio(4) and related drivers to NOTES.
2019-06-24 Ian LeporeThe gpiopps(4) driver currently has probe and attach...
2019-06-24 Ian LeporeBuild an armv7 LINT kernel in addition to armv5 LINT...
2019-06-23 Ian LeporeAllow compiling ukbdmap.h on arm, since it appears...
2019-06-23 Ian LeporeAdd some i2c slave-device drivers that were missing...
2019-06-23 Ian LeporeThe sy8106a and syr827 drviers require FDT and the...
2019-06-23 Ian LeporeAdd the rtc8583 driver to conf/files. Also, move sy810...
2019-06-21 Conrad Meyersys: Remove DEV_RANDOM device option
2019-06-20 Alan SomersMFHead @349234
2019-06-17 Takanori WatanabeAdd ACPI support for USB driver.
2019-06-17 Xin LISeparate kernel crc32() implementation to its own heade...
2019-06-17 Martin MatuskaMFV r349134:
2019-06-17 Ian LeporeAdd ofw_pwmbus to enumerate pwmbus devices on systems...
2019-06-15 Ian LeporeRestructure the pwm device hirearchy and interfaces.
2019-06-15 Ian LeporeAllow pwm(9) components to be selected individually...
2019-06-12 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2019-06-12 Martin MatuskaMFV r348971,r348977:
2019-06-11 Bryan DreweryRestore genassym.o to CLEANFILES.
2019-06-10 Luiz Otavio O SouzaAdd the GPIO driver for the North/South bridge in Marve...
2019-06-09 Mitchell HorneFix global pointer relaxations in the RISC-V kernel
2019-06-08 Bjoern A. ZeebFix dpcpu and vnet panics with complex types at the...
2019-06-08 Bjoern A. ZeebRemove extra stray + from a diff from the beginning...
2019-06-08 Bjoern A. ZeebAdd SDIO support.
2019-06-06 Alan SomersMFHead @348740
2019-06-04 Ed MasteExpose the kernel's build-ID through sysctl
2019-06-03 Alexander MotinMFV r348585: 9683 Allow bypassing devid in vdev_disk_open()
2019-06-03 Alexander MotinMFV r348583: 9847 leaking dd_clones (DMU_OT_DSL_CLONES...
2019-06-03 Alexander MotinMFV r348580: 9559 zfs diff handles files on delete...
2019-06-03 Alexander MotinMFV r348578: 9962 zil_commit should omit cache thrash
2019-06-03 Alexander MotinMFV r348576: 9963 Seperate tunable for disabling ZIL...
2019-06-03 Alexander MotinMFV r348573: 9993 zil writes can get delayed in zio...
2019-06-03 Alexander MotinMFV r348568: 9466 add JSON output support to channel...
2019-06-03 Alexander MotinMFV r348555: 9690 metaslab of vdev with no space maps...
2019-06-03 Alexander MotinMFC r348554: 9688 aggsum_fini leaks memory
2019-06-03 Alexander MotinMFV r348553: 9681 ztest failure in spa_history_log_inte...
2019-06-03 Alexander MotinMFV r348552: 9682 page fault in dsl_async_clone_destroy...
2019-06-03 Alexander MotinMFV r348551: 9862 fix typo in comment in vdev_impl.h
2019-06-03 Alexander MotinMFV r348550: 1700 Add SCSI UNMAP support
2019-06-03 Alexander MotinMFV r348548: 9617 too-frequent TXG sync causes excessiv...
2019-06-03 Alexander MotinMFV r348537: 8601 memory leak in get_special_prop()
2019-06-03 Alexander MotinMFV r348535: 9677 panic from zio_write_gang_block(...
2019-06-03 Alexander MotinMFV r348534: 9616 Bogus error when attempting to set...
2019-06-02 Maxim SobolevFix several places where tool name has been hardcoded:
2019-06-02 Warner LoshMerge from upstream at 4189ef5d from https://github...
2019-06-01 Conrad Meyerrandom(4): Fix RANDOM_LOADABLE build
2019-05-31 Warner LoshDefer evaluation of modified until after it's set
2019-05-31 Ed Mastenewvers.sh correct typo from r348175
2019-05-30 Marcin WojtasAdjust ENA driver to the new ena-com
2019-05-28 Jung-uk KimMerge OpenSSL 1.1.1c.
2019-05-28 Doug MooreImplement the ffs and fls functions, and their longer...
2019-05-25 Sean Eric FaganAdd an AESNI-optimized version of the CCM/CBC cryptogra...
2019-05-23 Colin PercivalUse ACPI SPCR on x86
2019-05-23 Emmanuel Vadotarm: allwinner: clk: Add new clock aw_clk_frac
2019-05-23 Warner LoshImplement "VARS_ONLY=1" via special command line args
2019-05-22 Leandro LuporiFix PPC64 kernel build with clang8 + lld8
2019-05-20 Martin MatuskaMFV r347989:
2019-05-19 Ian LeporeAdd common support functions for USB devices configured...
2019-05-17 Doug MooreImplement the ffs and fls functions, and their longer...
2019-05-17 Brooks DavisFCP-101: Remove xe(4)
2019-05-17 Brooks DavisFCP-101: Remove wb(4)
2019-05-17 Brooks DavisFCP-101: Remove vx(4).
2019-05-17 Brooks DavisFCP-101: Remove txp(4).
2019-05-17 Brooks DavisFCP-101: Remove tx(4).
2019-05-17 Brooks DavisFCP-101: Remove tl(4).
2019-05-17 Brooks DavisFCP-101: Remove sn(4).
2019-05-17 Brooks DavisFCP-101: Remove sf(4).
2019-05-17 Brooks DavisFCP-101: Remove pcn(4).
2019-05-17 Brooks DavisFCP-101: Remove fe(4).
2019-05-17 Brooks DavisFCP-101: Remove ex(4).
2019-05-17 Brooks DavisFCP-101: Remove ep(4).
2019-05-17 Brooks DavisFCP-101: Remove ed(4).
2019-05-17 Brooks DavisFCP-101: Remove de(4).
2019-05-17 Brooks DavisFCP-101: Remove cs(4).
2019-05-17 Brooks DavisFCP-101: Remove bm(4).
2019-05-14 Mark JohnstonSpecify -z notext when building with -z ifunc-noplt.
2019-05-14 Mark JohnstonRemove redundant -Wl uses from the kernel's LDFLAGS.
2019-05-13 Alan SomersMFHead @347527
2019-05-10 Bryan DreweryFix build race with machine links and genoffset.o.
2019-05-09 Jung-uk KimMFV: r347413
2019-05-08 Emmanuel Vadotdts: Import files from Linux 5.1
2019-05-08 Ruslan BukinConnect Xilinx AXI drivers and Cadence Ethernet MAC...
2019-05-08 Emmanuel VadotAdd support for USB 3.0 XHCI via ACPI
2019-05-08 Hans Petter SelaskyFix LINT linking issue.
2019-05-08 Hans Petter SelaskyInitial version of Mellanox in-kernel firmware upgrade...
2019-05-08 Hans Petter SelaskyAdd support for Dynamic Interrupt Moderation, DIM,...
2019-05-08 Kyle Evanstun/tap: merge and rename to `tuntap`
2019-05-07 Ruslan BukinProvide a template for busdma code for RISC-V.
2019-05-06 Phil ShaferImport libxo-1.0.4:
2019-05-05 Cy SchubertMFV r347136:
2019-05-02 Conrad MeyerAdd a COMPAT_FREEBSD12 kernel option.
2019-05-02 Kyle Evansfdt: Fix installation of aarch64 dtb
2019-05-02 Emmanuel Vadotarm64: Add support for NanoPI NEO2
2019-04-29 Leandro Lupori[PPC64] Turn opal_flash.c into a device
2019-04-24 Kyle Evansfdt: stop installing FDT_DTS_FILE
2019-04-23 Cy SchubertMFV r346563:
2019-04-22 Mark JohnstonClarify the relationship between INVARIANTS and DIAGNOS...
2019-04-20 Cy SchubertMFV r346450:
2019-04-20 Ganbold TsagaankhuuAdd SY8106A Buck Regulator and Allwinner CIR devices...
2019-04-19 Conrad MeyerRevert r346410 and r346411
next