Merge branch 'vendor/DIFFUTILS'
[dragonfly.git] / sys / conf /
2018-06-19 Sascha WildnerMerge branch 'vendor/DIFFUTILS'
2018-05-29 zrjkernel: Add simpler make depend variant for kernel.
2018-05-29 zrjbuild: Remove use of unsupported flag.
2018-05-23 zrjbsd.kern.mk: Remove gcc80 workaround.
2018-05-17 Sascha WildnerMerge branch 'vendor/TOP'
2018-05-17 Sascha WildnerMerge branch 'vendor/TCSH'
2018-05-14 Sepherosa Ziehaux86_64/lapic: Use function pointer for EOI.
2018-05-14 zrjMerge remote-tracking branch 'origin/vendor/GCC80'
2018-05-13 Sascha WildnerFix LINT64 for the recent ipfw3 changes.
2018-05-13 François Tigeotkernel: Remove vm_zeroidle.c
2018-05-06 François Tigeotdrm: Sync include directives with Linux
2018-04-25 François Tigeotdrm: Implement parts of the Linux irq subsystem
2018-04-24 Sascha WildnerAdd FreeBSD's mpr(4) driver for LSI Fusion-MPT 3/3...
2018-04-22 zrjbsd.kern.mk: Handle gcc80 better in buildkernel.
2018-04-21 Sascha WildnerRemove IPsec and related code from the system.
2018-04-21 Sascha Wildnerkernel: Disable TCP_SIGNATURE in preparation for removi...
2018-04-16 Sascha Wildnerkernel: Add -Wmissing-include-dirs to our kernel build.
2018-03-27 Justin C. SherrillChanges for DragonFly 5.3. v5.3.0
2018-03-24 Imre Vadászvirtio - Get rid of config_change devmethod, treat...
2018-03-17 Antonio Huete JimenezMerge branch 'vendor/LIBPCAP'
2018-02-22 Markus Pfeifferkernel: port if_cdce
2018-02-18 Imre Vadászvirtio - Remove explicit load of virtio.ko. Remove...
2018-01-28 Imre Vadászled(4): Turn this into a module. Only used by acpi_thin...
2018-01-21 zrjnetgraph: Disable unused structs.
2018-01-19 Sascha Wildnerbsd.{sys,kern}.mk: Apply warning restrictions for futur...
2017-12-31 zrjkernel/nata: Separate sata bits.
2017-12-31 zrjkernel/nata: Allow disabling complicated chipset drivers.
2017-12-21 Sascha Wildneri386 removal, part 66/x: Remove SND_PCM_64 as an explic...
2017-12-20 zrjkernel: Remove some references to i386.
2017-12-08 Peeter Mustkernel - Bring in evdev from FreeBSD
2017-12-03 François Tigeotdrm/linux: Implement sort()
2017-12-03 François Tigeotdrm/linux: Fix linux/dma-mapping.h compilation...
2017-11-29 zrjkernel: Make floppies work again.
2017-11-28 zrjix: Add missing source to conf/files.
2017-11-28 Sepherosa Ziehauix: Sync with Intel's ix-3.2.17.
2017-11-25 Sascha WildnerRemove faith(4) and faithd(8) from the tree.
2017-11-22 Sascha WildnerRemove various former kernel config options for good.
2017-11-22 Sascha Wildnerkernel: Remove old SHOW_BUSYBUFS kernel configuration...
2017-11-17 zrjLTO: Disable safety feature.
2017-11-17 zrjLTO: Pass CFLAGS to compiler for kernel module linking...
2017-11-17 Sascha WildnerFix some trailing whitespace in sys/conf and sys/config.
2017-10-17 Sascha WildnerRemove "kernel ppp", i.e. if_ppp.ko and pppd(8).
2017-10-04 Sascha WildnerBring in vmx(4) (VMware virtual network driver, aka...
2017-09-30 Imre VadászRevert "Update drm/radeon to Linux 4.7.10 as much as...
2017-09-30 Justin C. Sherrill5.1 commit. v5.1.0
2017-09-24 Sascha Wildnerkernel: Remove no longer used FFS_ROOT option.
2017-09-23 Sascha WildnerMerge branch 'vendor/FILE'
2017-09-12 Matthew Dillonhammer2 - Include by default in kernel build
2017-09-01 Sascha WildnerSync ACPICA with Intel's version 20170831.
2017-07-30 Sascha Wildnerkernel: Add FreeBSD's virtio_scsi(4) driver.
2017-07-29 Matthew Dillonkernel - Add a sampling history mechanism called kcollect
2017-07-28 Sascha WildnerSync ACPICA with Intel's version 20170728.
2017-07-01 Sascha WildnerSync ACPICA with Intel's version 20170629.
2017-06-29 Jan Sucankernel/isp: Unify firmware handling with the rest of...
2017-05-24 Jan Sucanmxge: Unify firmware handling with the rest of the...
2017-05-22 Imre VadászA step to correctly handling command timeouts in the...
2017-05-05 David ShaoUpdate drm/radeon to Linux 4.7.10 as much as possible...
2017-03-29 Sepherosa Ziehaukern: Add per-cpu helper threads, which handles lwkt...
2017-03-23 François Tigeotdrm/i915: Update to Linux 4.7.10
2017-03-23 François Tigeotkernel: Add a port of the Linux 4.8 vga_switcheroo...
2017-03-17 François Tigeotdrm/linux: Improve vmap/vunmap API, add is_vmalloc_addr()
2017-03-16 François Tigeotdrm/linux: Add linux/vga_switcheroo.h
2017-03-15 François Tigeotdrm/linux: Implement hrtimers
2017-03-14 François Tigeotkernel: Remove broken DRM_LINUX option
2017-03-12 Justin C. SherrillNumbering changes for master -> 4.9. v4.9.0
2017-03-01 Sascha Wildnerkernel: Remove unused DIRECTIO option (see 12b70cea73ee...
2017-02-21 Matthew Dillonkernel - Remove old SCSI drivers - aic, aic7xxx, ahc...
2017-02-17 Sascha WildnerUnbreak vkernel build.
2017-02-16 Sepherosa Ziehauhyperv: Reorganize
2017-02-07 Matthew Dillonbuild - Separate out CFLAGS for kernel & module build
2017-02-07 Matthew Dillonkernel - Default kernel build to -O2
2017-01-28 Matthew Dillonkernel - Remove ffs_rawread() (2)
2017-01-13 John MarinoMerge branch 'vendor/LIBRESSL'
2017-01-08 Matthew Dillonkernel - CAM cleanup 1/N - Remove ancient scsi pccard...
2017-01-06 François Tigeotdrm/i915: Update to Linux 4.6
2017-01-04 Sascha WildnerRemove portal file system, mount_portal and examples.
2016-12-08 François Tigeotdrm/i915: Update to Linux 4.5
2016-12-02 Matthew Dillonkernel - Remove NETSMBCRYPTO option (make it the default)
2016-11-27 Sascha Wildnerkernel/efirt: Make efirt compilable into the kernel...
2016-11-26 Tomohiro Kusumisys/dev/disk/dm: Remove dm/targets/ directory and move...
2016-11-24 zrjMerge remote-tracking branch 'origin/vendor/BINUTILS227'
2016-11-23 Sepherosa Ziehaure: Leverage Realtek driver's chip/PHY initialization...
2016-11-12 Imre Vadásziwmfw - Add version 22 firmwares for AC3168 and AC8265...
2016-11-08 Matthew Dillonkernel - Add nvme to the default kernel build
2016-10-30 Imre Vadásziwmfw - Update 7265D and 8000C firmwares to version 22.
2016-10-29 Imre Vadászif_iwm - Move Smart Fifo handling into if_iwm_sf.c...
2016-10-28 Matthew Dillonbuildkernel - Fix -j race
2016-10-28 Matthew Dillonbuild - Rewire secure, remove conflicts from libmd...
2016-10-27 François Tigeotdrm: Implement and use the Linux i2c API
2016-10-25 zrjLTO: Prevent -flto from creating crashing kernels.
2016-10-25 zrjLTO: Use CC for kernel linking.
2016-10-23 Imre Vadászif_iwm - Factor out firmware station handling into...
2016-10-18 Sascha Wildnerkernel: Remove the COMPAT_43 kernel option along with...
2016-10-17 zrjMerge branch 'vendor/BINUTILS225'
2016-10-03 John MarinoMerge branch 'vendor/LIBRESSL'
2016-09-29 zrjkernel: Explicitly exclude -flto cflags for genassym.c
2016-09-26 Imre Vadászif_iwm - Add support for Firmware paging, needed for...
2016-09-25 Imre Vadásziwmfw - Import 7265D firmware for AC3165 and newer...
2016-09-25 Imre Vadászif_iwm - Move struct iwm_cfg chipset configs to if_iwm_...
2016-09-22 Imre Vadászif_iwm - Revert 8000C firmware (for AC8260) to version...
next