aboutsummaryrefslogtreecommitdiff
path: root/sys/i386/conf
Commit message (Expand)AuthorAgeFilesLines
* Create in-tree LINT filesWarner Losh2020-10-095-6/+39
* Remove APM BIOS supportWarner Losh2020-10-082-10/+0
* Remove apm screen saver.Warner Losh2020-10-081-1/+0
* Fix LINT: Add backlight to NOTESEmmanuel Vadot2020-10-021-0/+2
* Rename kernel option ACPI_DMAR to IOMMU.Ruslan Bukin2020-09-292-2/+3
* Use envvar rather than nonstandard hint. linesWarner Losh2020-09-231-31/+31
* Include TMPFS in all the GENERIC kernel configsAlex Richardson2020-07-241-0/+1
* Switch from SCTP to SCTP_SUPPORT in GENERIC configs.Mark Johnston2020-07-162-2/+2
* geom(4): Kill GEOM_PART_EBR_COMPAT optionConrad Meyer2020-07-011-1/+0
* retire cx,ctau driversEd Maste2020-03-201-8/+0
* Remove the trm(4) driverScott Long2019-11-281-1/+0
* Set MALLOC_DEBUG_MAXZONES=1 in GENERIC-NODEBUG configurations.Mark Johnston2019-11-181-1/+1
* Add the pvscsi driver to the tree.Josh Paetzel2019-11-141-0/+1
* Implement NetGDB(4)Conrad Meyer2019-10-171-0/+1
* Split out a more generic debugnet(4) from netdump(4)Conrad Meyer2019-10-171-0/+1
* itwd(4): driver for watchdog function in ITE Super I/O chipsAndriy Gapon2019-10-161-0/+2
* Remove host binary object drivers from GENERICEd Maste2019-10-031-4/+0
* Start to split out the really x86 specific NOTES from the global notes file.Warner Losh2019-08-121-0/+1
* Remove gzip'ed a.out support.Xin LI2019-07-301-1/+0
* Add driver for NTB in AMD SoC.Alexander Motin2019-07-021-0/+1
* add superio driverAndriy Gapon2019-07-011-0/+5
* sys: Remove DEV_RANDOM device optionConrad Meyer2019-06-212-3/+1
* FCP-101: Bump __FreeBSD_version for driver removal.Brooks Davis2019-05-171-2/+0
* FCP-101: Remove xe(4)Brooks Davis2019-05-171-1/+0
* FCP-101: Remove wb(4)Brooks Davis2019-05-171-1/+0
* FCP-101: Remove vx(4).Brooks Davis2019-05-171-1/+0
* FCP-101: Remove txp(4).Brooks Davis2019-05-171-1/+0
* FCP-101: Remove tx(4).Brooks Davis2019-05-171-1/+0
* FCP-101: Remove tl(4).Brooks Davis2019-05-171-1/+0
* FCP-101: Remove sn(4).Brooks Davis2019-05-171-1/+0
* FCP-101: Remove sf(4).Brooks Davis2019-05-171-1/+0
* FCP-101: Remove pcn(4).Brooks Davis2019-05-171-1/+0
* FCP-101: Remove fe(4).Brooks Davis2019-05-171-1/+0
* FCP-101: Remove ex(4).Brooks Davis2019-05-171-1/+0
* FCP-101: Remove ep(4).Brooks Davis2019-05-171-1/+0
* FCP-101: Remove ed(4).Brooks Davis2019-05-172-6/+0
* FCP-101: Remove de(4).Brooks Davis2019-05-171-1/+0
* FCP-101: Remove cs(4).Brooks Davis2019-05-172-3/+0
* Remove IPSEC from GENERIC due to performance issuesAndrew Gallatin2019-05-091-1/+0
* tun/tap: merge and rename to `tuntap`Kyle Evans2019-05-082-2/+2
* Add a COMPAT_FREEBSD12 kernel option.Conrad Meyer2019-05-022-0/+2
* Move mpr/mps drivers from per-arch NOTES files into the MI notesWarner Losh2019-04-131-5/+0
* Add mpr, mps, mpt to NOTES fileWarner Losh2019-04-051-0/+5
* Remove drm from LINT kernelsWarner Losh2019-02-191-11/+0
* Retire SPX_HACK option unused after r342244Ed Maste2019-02-061-3/+0
* Make iflib a loadable module.Konstantin Belousov2019-01-311-4/+5
* Garbage collect AH_SUPPORT_AR5416 config option.Andriy Voskoboinyk2019-01-251-1/+0
* Remove IEEE80211_AMPDU_AGE config option.Andriy Voskoboinyk2019-01-201-1/+0
* Remove iBCS2, part2: general kernelMateusz Guzik2018-12-191-3/+0
* Add evdev support to amd64 and i386 kernelsNiclas Zeising2018-11-122-0/+10