aboutsummaryrefslogtreecommitdiff
path: root/sys/amd64/conf
Commit message (Expand)AuthorAgeFilesLines
* 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
* ice(4): Introduce new driver for Intel E800 Ethernet controllersEric Joyner2020-05-262-0/+5
* Add queue(2) debug macros as build optionsConrad Meyer2020-04-122-0/+2
* [aacraid] Port driver to big-endianLeandro Lupori2020-03-051-4/+0
* Remove trailing whitespace.Brooks Davis2020-02-271-1/+1
* Remove the trm(4) driverScott Long2019-11-281-1/+0
* Port the NetBSD KCSAN runtime to FreeBSD.Andrew Turner2019-11-212-0/+34
* Set MALLOC_DEBUG_MAXZONES=1 in GENERIC-NODEBUG configurations.Mark Johnston2019-11-181-0/+1
* Add the pvscsi driver to the tree.Josh Paetzel2019-11-141-0/+1
* There's nothing architecture specific in "options STATS"; move it fromEdward Tomasz Napierala2019-10-301-2/+0
* 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
* This driver attaches to the Intel VMD drive and connects a new PCI domainDoug Ambrisko2019-10-102-0/+9
* Introduce stats(3), a flexible statistics gathering API.Edward Tomasz Napierala2019-10-071-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: 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 sf(4).Brooks Davis2019-05-171-1/+0
* FCP-101: Remove pcn(4).Brooks Davis2019-05-171-1/+0
* FCP-101: Remove ed(4).Brooks Davis2019-05-171-4/+0
* FCP-101: Remove de(4).Brooks Davis2019-05-171-1/+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
* add gcov to LINT buildMatt Macy2019-03-071-0/+6
* Remove drm from LINT kernelsWarner Losh2019-02-191-11/+0
* Revert r343713 temporarilyConrad Meyer2019-02-101-2/+2
* Retire SPX_HACK option unused after r342244Ed Maste2019-02-061-3/+0
* Enable COVERAGE and KCOV by default on arm64 and amd64.Andrew Turner2019-02-031-2/+2
* Make iflib a loadable module.Konstantin Belousov2019-01-311-6/+7
* Extract the coverage sanitizer KPI to a new file.Andrew Turner2019-01-292-2/+6
* 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
* Add support for the Clang Coverage Sanitizer in the kernel (KCOV).Andrew Turner2019-01-121-0/+1
* Remove iBCS2, part2: general kernelMateusz Guzik2018-12-191-3/+0
* Add ZFS to amd64 NOTES to catch future breakage of static linkingMatt Macy2018-11-131-0/+5
* Add evdev support to amd64 and i386 kernelsNiclas Zeising2018-11-122-0/+10